记作业>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
      本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。
    • Adaptive-level Memory Cache Technique on Proxy Server
      代理服务器上的自适应存储缓冲技术
    • This essay discuss an innovative way to make use of the memory cache to resolve the problem.
      论文提出了使用内存缓存的方式对该问题进行解决。
    • This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.
      这就让您可以存储并随后从内存存储恢复全部对象,而不是在您的应用程序内手动重构它们。
    • It can be configured to offload cache to disk if the memory cache is full ( via the disk offload function).
      还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。
    • Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
      针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。
    • All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
      所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。
    • The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
      目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。
    • When the memory cache region becomes full, LRU removes the least recently used cached data first.
      当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。
    • MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
      MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。